lcPaint_DrawHatch
Home
Draws a hatch.
BOOL
lcPaint_DrawHatch
(
HANDLE
hLcWnd
,
HANDLE
hHatch
);
Parameters
hLcWnd
Handle to LiteCAD
graphics window
.
hHatch
Handle to a hatch object.
Return Value
If the function succeeds, the return value is nonzero (TRUE).
See Also
lcPaint_HatchGen